#Center-AlignX/Y
LMB:Align the Center-Points of the Active and the selected Object**on the X-Axis (use with 2 Objects).**_
RMB:Align the Center-Points of the Active and the selected Object**on the Y-Axis (use with 2 Objects).
Undo_VariableL1=Center_Align_To_Active(1)
#END
[OnRightMouseButton!]
Undo_VariableL1=Center_Align_To_Active(2)
#END